home *** CD-ROM | disk | FTP | other *** search
/ Complete RPG Maker XP - 41 Games / tg esp 48 rpg maker.iso / RPG3D / Tools_Utilities / Quark.exe / Quark / addons / Torque / UserData Torque.qrk < prev   
Encoding:
Text File  |  2002-04-08  |  2.9 KB  |  168 lines

  1. QQRKSRC1
  2. // This file has been written by QuArK QuArK 6.3snap080601
  3. // It's the text version of file: UserData Torque.qrk
  4.  
  5. {
  6.   Description = "Custom configuration file for Torque."
  7.   MapObjPanel.qrk =
  8.   {
  9.     cube: =
  10.     {
  11.       poly:p =
  12.       {
  13.         east:f =
  14.         {
  15.           v = '64 0 0 64 128 0 64 0 128'
  16.           tex = "[auto]"
  17.         }
  18.         west:f =
  19.         {
  20.           v = '-64 0 0 -64 -128 0 -64 0 128'
  21.           tex = "[auto]"
  22.         }
  23.         north:f =
  24.         {
  25.           v = '0 64 0 -128 64 0 0 64 128'
  26.           tex = "[auto]"
  27.         }
  28.         south:f =
  29.         {
  30.           v = '0 -64 0 128 -64 0 0 -64 128'
  31.           tex = "[auto]"
  32.         }
  33.         up:f =
  34.         {
  35.           v = '0 0 64 128 0 64 0 128 64'
  36.           tex = "[auto]"
  37.         }
  38.         down:f =
  39.         {
  40.           v = '0 0 -64 128 0 -64 0 -128 -64'
  41.           tex = "[auto]"
  42.         }
  43.       }
  44.     }
  45.     local: =
  46.     {
  47.       local: =
  48.       {
  49.         fixedscale = "1"
  50.       }
  51.     }
  52.     local: =
  53.     {
  54.       local: =
  55.       {
  56.         fixedscale = "1"
  57.       }
  58.     }
  59.   }
  60.   Menu.qrk =
  61.   {
  62.     item: =
  63.     {
  64.       Txt = "&ExportMapFile only"
  65.       Shortcut = ""
  66.       BuildArgs1 = ""
  67.       ExportMapFile = "1"
  68.       Pause = "1"
  69.     }
  70.     item: =
  71.     {
  72.       Txt = "&Prepare used textures"
  73.       Textures = "1"
  74.       Pause = "1"
  75.     }
  76.     item: =
  77.     {
  78.       Txt = "&Build DIF only"
  79.       Shortcut = ""
  80.       BuildPgm1 = "1"
  81.       BuildArgs1 = ""
  82.       Pause = "1"
  83.     }
  84.     item: =
  85.     {
  86.       Txt = "&Export220Map/Build High Detail DIF"
  87.       Shortcut = ""
  88.       ExportMapFile = "1"
  89.       BuildPgm1 = "1"
  90.       BuildArgs1 = ""
  91.       Textures = "1"
  92.       Pause = "1"
  93.     }
  94.     item: =
  95.     {
  96.       Txt = "-"
  97.     }
  98.     item: =
  99.     {
  100.       Txt = "&Export220Map/Build Low Detail DIF"
  101.       Shortcut = ""
  102.       ExportMapFile = "1"
  103.       BuildPgm2 = "1"
  104.       BuildArgs2 = ""
  105.       Textures = "1"
  106.       Pause = "1"
  107.     }
  108.     item: =
  109.     {
  110.       Txt = "-"
  111.     }
  112.     item: =
  113.     {
  114.       Txt = "&Export220Map/Build NavGraph"
  115.       Shortcut = ""
  116.       ExportMapFile = "1"
  117.       BuildPgm3 = "1"
  118.       BuildArgs3 = ""
  119.       Textures = "1"
  120.       Pause = "1"
  121.     }
  122.     item: =
  123.     {
  124.       Txt = "&Export220Map/Extrusion Test"
  125.       Shortcut = ""
  126.       ExportMapFile = "1"
  127.       BuildPgm4 = "1"
  128.       BuildArgs4 = ""
  129.       Textures = "1"
  130.       Pause = "1"
  131.     }
  132.     item: =
  133.     {
  134.       Txt = "&Export220Map/Noisy Error/Statistics"
  135.       Shortcut = ""
  136.       ExportMapFile = "1"
  137.       BuildPgm5 = "1"
  138.       BuildArgs5 = ""
  139.       Textures = "1"
  140.       Pause = "1"
  141.     }
  142.     item: =
  143.     {
  144.       Txt = "&Export220Map/Include Preview Bitmap"
  145.       Shortcut = ""
  146.       ExportMapFile = "1"
  147.       BuildPgm6 = "1"
  148.       BuildArgs6 = ""
  149.       Textures = "1"
  150.       Pause = "1"
  151.     }
  152.     item: =
  153.     {
  154.       Txt = "-"
  155.     }
  156.     item: =
  157.     {
  158.       Txt = "&ExportQ3Map/Build DIF"
  159.       Shortcut = ""
  160.       ExportMapFile = "1"
  161.       BuildPgm9 = "1"
  162.       BuildArgs9 = ""
  163.       Textures = "1"
  164.       Pause = "1"
  165.     }
  166.   }
  167. }
  168.